Class Methods
The following class methods are available globally.
-
Call this function from your AppDelegate.
Declaration
Swift
public class func applicationDidBecomeActive() -
Call this function from your AppDelegate.
Declaration
Swift
public class func applicationWillResignActive() -
Call this function from your AppDelegate.
Declaration
Swift
public class func applicationPerformFetchWithCompletionHandler(completionHandler: UIBackgroundFetchResult -> Void) -> <<error type>>
Class Methods Reference